func google.golang.org/protobuf/internal/impl.consumeUint32Slice

3 uses

	google.golang.org/protobuf/internal/impl (current package)
		codec_gen.go#L1544: func consumeUint32Slice(b []byte, p pointer, wtyp protowire.Type, f *coderFieldInfo, opts unmarshalOptions) (out unmarshalOutput, err error) {
		codec_gen.go#L1599: 	unmarshal: consumeUint32Slice,
		codec_gen.go#L1637: 	unmarshal: consumeUint32Slice,